home *** CD-ROM | disk | FTP | other *** search
Text File | 1998-09-25 | 744 b | 19 lines | [TEXT/CWIE] |
- //
- // This file is part of MoreOpenAndSave.
- // Copyright (c) 1997-1998 Apple Computer, Inc.
- // by Pete Gontier, DTS Integer Poet
- // kudos and complaints to <dts@apple.com>
- //
- // TO DO: WHY DID WE WRITE THIS? WHAT DO WE THINK IT'S GOOD FOR?
- //
- // It should also be emphasized that Navigation Services has a
- // much richer feature set than Standard File, and you should
- // exploit Nav fully if at all possible. Exploiting Nav fully
- // means eventually weaning yourself off of this library.
- //
- // PLEASE NOTE that although this code is written in C++, there
- // is no reason in the world why you can't compile it and link
- // it with your C or Pascal program. That's what the Pascal
- // calling convention is for, after all.
- //
-